SixBit API Schema
ThemeIDType Simple Type
Description
The id of the eBay theme for the item. It is the numeric identifier that eBay uses for a theme.
Namespace (none)
Type
Restriction of xs:integer
Diagram
ThemeIDType Simple Type
Overview
ThemeIDType Restriction of xs:integer
The id of the eBay theme for the item. It is the numeric identifier that eBay uses for a theme.
Source
<xs:simpleType name="ThemeIDType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The id of the eBay theme for the item.  It is the numeric identifier that eBay uses for a theme.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.